home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / magicheaven.swf / scripts / frame_59 / DoAction.as
Text File  |  2007-10-01  |  71b  |  6 lines

  1. btn1.onRelease = function()
  2. {
  3.    gotoAndStop("start");
  4. };
  5. stop();
  6.